BevelButton.Icon

The name of the graphic to use as the icon. Drag the graphic to the Project Editor or import it using File . Import.

Syntax

Icon as

Notes

Supports pictures from any source, including those created at runtime with the NewPicture function. Supports transparency, either by setting the Transparent property of the Picture to 1 or via the Picture's Mask. See the first example.